Welcome![Sign In][Sign Up]
Location:
Search - vb dll

Search list

[OS programVB_Example_USB-CAN

Description: VB关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。-VB call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan Photoelectric Geesun GY8507 USB-CAN bus adapter development, secondary development of routines.
Platform: | Size: 80896 | Author: yinyedan | Hits:

[OS programWinPortIO.dll

Description: 利用并口控制IO,VB写的程序,很适用,需要的朋友可以下载-Parallel port to control the use of IO, VB written procedures, it is applicable, a friend in need can be downloaded
Platform: | Size: 197632 | Author: 袁为化 | Hits:

[Delphi VCLdll

Description: 写卡器的串口测试程序, 有delphi的,vb的... 涉用到好几有语言, 还包括说明-Smart card serial testing procedures, there delphi s, vb ... involving use of several language, but also including a description of
Platform: | Size: 856064 | Author: 严明 | Hits:

[OS programVB_Call_VCDll

Description: 自己写的VB调用VC编写的DLL库函数的例子。因VB是弱类型的语言所以很多操作用C实现简单而用VB实现很困难,这时用VC生成函数封装到DLL里,由VB调用显得很轻巧自然,尤其是有位运算时。-Written in VB to call their own VC prepared DLL library function example. VB is a result of the weak type of language used to operate many C to achieve a simple and very difficult to achieve using VB, when using VC generating function to the DLL package, the call from VB is very lightweight natural, especially when there is a bit computing.
Platform: | Size: 849920 | Author: 高见 | Hits:

[Windows Developvb_shell32.dll

Description: VB提取shell32.dll资源,提取图标资源做为程序图标标题-VB extract resources shell32.dll, extract icon resource as an icon title
Platform: | Size: 1024 | Author: 1235534 | Hits:

[OS programDLL

Description: DLL除了可同时被多个应用程序共享外,还可以在不改变调用接口(从而不需修改使用它的应用程序)的情况下,改进和升级里面的库函数。而且DLL与编写它的语言无关,例如,用VC生成的规则DLL,可以被VB、Delphi等生成的应用程序使用-Apart from the DLL can be shared by multiple applications, but also can change the call interface (so no need to amend the application to use it), the improvement and upgrading of the library function inside. DLL and the preparation of the language it has nothing to do, for example, VC-generated rules with DLL, can be VB, Delphi and other applications generated
Platform: | Size: 106496 | Author: zeerton | Hits:

[OS programTimer(VB)

Description: 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择. 可惜多媒体定时器与VB6似乎不太和谐,如果在回调函数中出现代码,则极易崩溃,即使在IDE种运行正常,生成EXE后也会不稳定,没辙! ■ QTimer原始:是CSDN网友“嗷嗷叫的老马”的作品,使用QueryPerformanceCounter()制作的精密定时器,作者代码很具创造性而且精简。 但有个小问题:拖动鼠标时会停顿。 ■ Active EXE_hTimer: 是在“QTimer原始”基础上改装的一个Active EXE, 拖动鼠标时不会停顿,不爽的是任务管理器进程中又多出了一个hTimer.exe。 ■ mmTimer控件:是对多媒体定时器的包装,先用VC对多媒体定时器进行包装再提供给VB6使用,解决了VB6与多媒体定时器"不和谐"的问题。 不会停顿,进程中也不会出现"多余的" EXE, 推荐使用 Thinker2009 2009-07-04-This is a collection of VB timer, timer to achieve a variety of ways, there are ordinary, but also sophisticated, super-sophisticated, there are dll s ocx s, as well as the active exe, short will be able to find your favorite ... ■ SetTimer (Multi-Timer): is to use SetTimer () and have a callback function of the Timer, Timer control with VB6 in effect, the only API to achieve it, do not like to use controls may be like a friend ■ Timer Competition (CSDN): is provided CSDN User Timer test code: QueryPerformanceCounte () multimedia timer and VB6 timer control. Test, we can see the difference between three kinds of timers. Multimedia timer and QueryPerformanceCounte () are a better choice. Unfortunately, multimedia timer does not seem in harmony with VB6, if there in the callback function in code, while easy to collapse, even in the IDE to run the normal species, after the EXE will be generated instability,没辙! ■ QTimer original: Yes CSDN netizen "Old嗷嗷called" the works,
Platform: | Size: 114688 | Author: 尹刚 | Hits:

[SCSI-ASPI71477227speech.ZIP

Description: vb DLL 插件 透明 时钟 -vb chock dll
Platform: | Size: 2048 | Author: 爱仕达 | Hits:

[Modem programvb

Description: 短信猫源码。主要使用MySMS.DLL来操作AT指令,从而控制短信猫。-SMS-source cats. MySMS.DLL to operate using AT commands to control the cat SMS.
Platform: | Size: 289792 | Author: mechess | Hits:

[OS programVB_DLL_Maker

Description: 一个LINK的增强工具源码,支持VB与C,通过修改LINK的源代码,可以让VB编译出真正的标准DLL和控制台应用程序。同时参照源码还可以明白命令行的处理原理,XP样式界面的编译方法等。-A LINK source of enhanced tools, support for VB and C, by modifying the source code of LINK, VB compiler will allow a truly standard DLL and console applications. At the same time, the light source can also understand the principle of command-line processing, XP style interface compiler methods.
Platform: | Size: 427008 | Author: gbcgbc | Hits:

[Crack HackVB.Decompiler.Pro.v7.7.RETAIL.INCL.KEYGEN-FFF-[OYK

Description: P-Code decoding started and image extraction. Numerous bug fixes. Event detection added. Dll and OCX Support added. External Components added to vbp file. Begun work on a basic antidecompiler. Form property editor, complete with a patch report generator. Procedure names are recovered. Api s used by the program are recovered. Msvbvm60.dll imports are listed in the treeview. - P-Code decoding started and image extraction. Numerous bug fixes. Event detection added. Dll and OCX Support added. External Components added to vbp file. Begun work on a basic antidecompiler. Form property editor, complete with a patch report generator. Procedure names are recovered. Api s used by the program are recovered. Msvbvm60.dll imports are listed in the treeview.
Platform: | Size: 8339456 | Author: zgychat | Hits:

[Othervb

Description: VB调用VC编写的DLL.一般来说,VB和VC共同编程有3种方式:一种是VC生成DLL,在VB中调用DLL;一种是VC生成ActiveX控件(.ocx),在VB中插入;还有一种是在VC中生成ActiveX Automation服务器-vb and vc dll
Platform: | Size: 3072 | Author: money | Hits:

[Windows DevelopFTP(Wininet.dll)

Description: vb code 應用程式可以使用ftp連線
Platform: | Size: 5120 | Author: chen | Hits:

[Com Portvb

Description: 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S7ONLINE (STEP7) PC/PPI Cable”,在其属性内的“超时”可以设置大点,这里设置为100ms,“波特率”设置为9.6kbps(因为我的pc/ppi电缆为国产的,不支持多主站),“地址”为0。-1. Prodave for pc and s7 series plc data link communications between the toolbox. Its essence is a user called "w95_s7.dll" and other library functions to resolve between the PLC and the PC data exchange and data processing problems. Hardware requirements: CPU22x, PC/PPI programming cable, with a COM port of the PC. This is probably the most simple configuration, it is easy to achieve the purpose of the experiment. Here Prodave need to install the software, so long as "w95_s7.dll" copy files to your program can go to the appropriate directory. 2. Communication Settings: Open "Control Panel" in "Set PG/PC interface" option, in the "Application access point" list box select "S7ONLINE (STEP7) PC/PPI Cable", in its properties within the "timeout" You can set big point here is set to 100ms, "baud rate" is set to 9.6kbps (because of my pc/ppi cable made in China does not support multi-master station), "address" to 0.
Platform: | Size: 83968 | Author: 陆杰锋 | Hits:

[Windows DevelopVCTOVB_CharArray

Description: VB调用VC DLL,返回字符串数组给VB-VB calls VC DLL, returns array of strings to VB
Platform: | Size: 2163712 | Author: 孙高朝 | Hits:

[OthercodeDll

Description: 用VB6.0做出的字串加密dll(带源码)!! code.dll的说明: 这是一个由VB做成的dll文件,它支持对字串进行Base64和随机数加解密两种方式。 如果要进行中英文混合加解密,可以先用Base64函数加解密,再用随机数解密。 注意,加密和解密是逆向的,如加密过程为 Rand_Encode(Base64_Encode(str)) 则解密过程为 Base64_Decode(Rand_Decode(pas)) 函数原型为: Public Function Rand_Encode(ByVal x As String) As String 随机数加密,支持英文半角 Rand_Decode(ByVal x As String) As String 随机数解密,支持英文半角 Public Function Base64_Decode(ByVal strSource As String) As String Base64解密,支持中英文全半角 Public Function Base64_Encode(ByVal strSource As String) As String Base64加密,支持中英文全半角-Made with VB6.0 string encryption dll (with source code)! ! code.dll description: This is a made by the VB dll files, it supports Base64 string and random number for encryption in two ways. If you want to encrypt and decrypt mixed Chinese and English, can first use the Base64 encryption function, and then decrypt the random number. Note that encryption and decryption is the reverse, such as the encryption process is Rand_Encode (Base64_Encode (str)) The decryption process is Base64_Decode (Rand_Decode (pas)) Function prototype is: Public Function Rand_Encode (ByVal x As String) As String random number encryption, support for the English half-angle Rand_Decode (ByVal x As String) As String decrypted random number to support the English half-angle Public Function Base64_Decode (ByVal strSource As String) As String Base64 decryption, to support Chinese and English full half-width Public Function Base64_Encode (ByVal strSource As Stri
Platform: | Size: 11264 | Author: 程光 | Hits:

[2D Graphiccreate_DLL_for_VB_project

Description: This program works on Visual basic 2008. It can create dll file by VC++ and be included in VB project at the same time.Only for free-size 2D image.
Platform: | Size: 45056 | Author: Jeecool | Hits:

[VC/MFCVC_write_use_DLL

Description: 用VC寫DLL的範例,可讓VB、VC使用 VB使用DLL範例 VC使用DLL範例 VC使用DLL不用.lib和.h的方式 DLL說明-Write DLL using VC example code of VB using DLL example code of VC using the DLL. example code of VC using the DLL without .h and .lib file
Platform: | Size: 256000 | Author: malo yang | Hits:

[Shell apic_dll_4_vb

Description: This function demonstrates how to call a DLL compiled in VC++ in VB. It s a simple example to pass arguments and parameter to DLL from VB s ca-This function demonstrates how to call a DLL compiled in VC++ in VB. It s a simple example to pass arguments and parameter to DLL from VB s call
Platform: | Size: 56320 | Author: fx130303 | Hits:

[Shell apiCallingVCDLLfromVB

Description: This function demonstrates how to call a DLL compiled in VC++ in VB. In this example, it provides both VC++ source code to make DLL and VB code to call function inside.
Platform: | Size: 30720 | Author: fx130303 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net